MessageInReplyTo Property
Gets or sets the In-Reply-To field: one or more message identifiers
(RFC 5322 section 3.6.4), e.g. "<id1@host> <id2@host>".
Namespace: Independentsoft.Email.MimeAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public string InReplyTo { get; set; }
Public Property InReplyTo As String
Get
Set
Property Value
StringThe In-Reply-To message identifiers.